image: Fix gtkdoc property syntax
authorTimm Bäder <mail@baedert.org>
Sun, 19 Aug 2018 15:45:54 +0000 (17:45 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 25 Aug 2018 06:06:14 +0000 (08:06 +0200)
gtk/gtkimage.c

index 6be66f46da8f9c9040f599e5f933f89d609068bc..5aa0ea5cb9180ad58bb75e7ba60c79ed70333b8b 100644 (file)
@@ -72,7 +72,7 @@
  * # CSS nodes
  *
  * GtkImage has a single CSS node with the name image. The style classes
- * .normal-icons or .large-icons may appear, depending on the #GtkImage::icon-size
+ * .normal-icons or .large-icons may appear, depending on the #GtkImage:icon-size
  * property.
  */